home *** CD-ROM | disk | FTP | other *** search
/ Champak 62 / Volume 62 - JOGO DISK .iso / Games / NinjaKid.swf / scripts / DefineButton2_550 / BUTTONCONDACTION on(release).as
Text File  |  2008-02-29  |  48b  |  4 lines

  1. on(release){
  2.    _root.gotoAndStop("game");
  3. }
  4.